home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 4 / ETO Development Tools 4.iso / Essentials / MacApp Documentation / MacApp.TECH$ Archives / 1988 / Aug-Sep 88 / Response to Black Rects ⁄ < prev    next >
Encoding:
Text File  |  1991-03-06  |  866 b   |  24 lines  |  [TEXT/GEOL]

  1. Item    0148229                         6-Sept-88        13:36
  2.  
  3. From:   WETMORE1                        Wetmore, Russ
  4.  
  5. To:     D0830                           Avalon Group, Dev, Rudulph Burger
  6.  
  7. cc:     MACAPP.TECH$                    MACAPP Tech
  8.  
  9. Sub:    Response to Black Rectangles
  10.  
  11. MacApp does assume that you'll set up your QD environment the way you want
  12. before you do _any_ drawing.  This includes foreground colors.  The one
  13. exception is background color - anywhere that MacApp changes the background
  14. color, we tried to be careful about setting it back before exiting a method, so
  15. that you didn't have to explicitly set it anytime you wanted to draw.  It is
  16. very possible that we missed one or more of these, though.  That's why the
  17. product is currently classified as beta...
  18.  
  19. MacApp does not use the Palette Manager at all, yet.
  20.         [ Russ ]
  21.  
  22.  
  23.  
  24.